Autogenerated HTML docs for v1.7.4-rc2-3-g60a2e
diff --git a/git-fast-import.html b/git-fast-import.html index 32f4d87..2b72580 100644 --- a/git-fast-import.html +++ b/git-fast-import.html
@@ -1414,7 +1414,7 @@ <div class="paragraph"><p>The <tt><dataref></tt> can be either a mark reference (<tt>:<idnum></tt>) set previously or a full 40-byte SHA-1 of a Git blob, preexisting or ready to be written.</p></div> -<div class="paragraph"><p>output uses the same format as <tt>git cat-file --batch</tt>:</p></div> +<div class="paragraph"><p>Output uses the same format as <tt>git cat-file --batch</tt>:</p></div> <div class="exampleblock"> <div class="exampleblock-content"> <div class="literalblock"> @@ -1818,7 +1818,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 2010-12-17 06:56:34 UTC +Last updated 2011-01-18 18:52:39 UTC </div> </div> </body>
diff --git a/git-fast-import.txt b/git-fast-import.txt index f56dfca..fed48bd 100644 --- a/git-fast-import.txt +++ b/git-fast-import.txt
@@ -905,7 +905,7 @@ set previously or a full 40-byte SHA-1 of a Git blob, preexisting or ready to be written. -output uses the same format as `git cat-file --batch`: +Output uses the same format as `git cat-file --batch`: ==== <sha1> SP 'blob' SP <size> LF